PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldCollection Class / insertFieldInCollection Method
In This Topic
    insertFieldInCollection Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void insertFieldInCollection( 
       int index,
       PDFField field
    )

    Parameters

    index
    field
    See Also